
void inittime(void);
void unix_to_fs_time(unsigned char *, unsigned long);
unsigned long fs_to_unix_time(unsigned char *);
